home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / MODS / YAESU / ft411-4.mod < prev    next >
Encoding:
Internet Message Format  |  1997-12-21  |  1.7 KB

  1. From: stan@hprpcd.rose.hp.com (Stan Witherspoon)
  2. [1] Re: FT-530 Communications Port Info
  3. Date: Sat Aug 28 23:25:55 EDT 1993
  4. Organization: Hewlett Packard Roseville Site
  5. Lines: 27
  6. X-Newsreader: TIN [version 1.2 PL1]
  7.  
  8. If the Ft-530 uses a similiar scheme as the Ft-411, I have has success
  9. with the following:
  10.  
  11.         If you look at the schematic, the mike jack is a STEREO 2.5mm
  12.         jack. I found a stereo 2.5 mm plug as a electronics distributor.
  13.         The middle ring is connected to an I/O pin on the processor
  14.         through a (I think) 10K resistor. I found that when you put the
  15.         411 in the "clone" mode, you get 4800 baud rs232 with ttl
  16.         levels. I hooked up a ttl to rs-232 converter and was able to
  17.         copy the data to a file on my pc.
  18.  
  19.         Someone on the net had written a translation program in ADA. I
  20.         haven't gotten around to translating it into C yet. Basically
  21.         the data is sent in nibbles with the nibbles swapped in each
  22.         byte. The whole record is 544 bytes long. I would guess that the
  23.         data itself is much different for the ft-530, but this would be
  24.         a good place to start.
  25.  
  26.         stan--
  27. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  28. ~ Stan Witherspoon     N6SCE                 ~             Disclaimer         ~ 
  29. ~ Systems Technology Div. of Hewlett Packard ~ These are my personal opinions ~
  30. ~ 8010 Foothills Blvd.                       ~ and do not represent the views ~
  31. ~ Roseville Ca. 95678  (916) 785-5071        ~ of anyone or anything else.    ~
  32. ~ Email: ucbvax!hplabs!hprpcd!stan or stan@hprpcd.rose.hp.com                 ~
  33. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  34.